src/atomized.d(82,14): Error: `@safe` function `atomized._staticCtor_L23_C5` cannot call `@system` function `object.rehash!(string[ushort], string, ushort).rehash` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2194,3): `object.rehash!(string[ushort], string, ushort).rehash` is declared here src/atomized.d(84,28): Error: `@safe` function `atomized._staticCtor_L23_C5` cannot call `@system` function `std.exception.assumeUnique!(string, ushort).assumeUnique` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/exception.d(975,17): `std.exception.assumeUnique!(string, ushort).assumeUnique` is declared here src/atomized.d(84,21): Deprecation: initialization of `immutable` variable from `static this` is deprecated. src/atomized.d(84,21): Use `shared static this` instead. src/atomized.d(374,19): Error: cast from `ubyte[]` to `string` not allowed in safe code src/atomized.d(384,18): Error: cast from `const(ubyte[])` to `ubyte[]` not allowed in safe code src/atomized.d(394,31): Error: cast from `const(string)` to `ubyte[]` not allowed in safe code src/atomized.d(430,28): Error: cast from `const(string)` to `ubyte[]` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.